CE Gobi SDK  2.7
GobiApi
TrueImsi Struct Reference

#include <GobiConnectionMgmtAPI.h>

Public Attributes

BYTE mcc_t [MAX_MCC]
 
BYTE imsi_t_11_12 [MAX_IMSI_11_12]
 
BYTE imsi_t_s1 [MAX_IMSI_S1]
 
BYTE imsi_t_s2 [MAX_IMSI_S2]
 
BYTE imsi_t_addr_num
 

Detailed Description

True IMSI (information written to NV_IMSI_T_MCC_I, NV_IMSI_T_11_12_I, NV_IMSI_T_S1_I, NV_IMSI_T_S2_I, and NV_IMSI_T_ADDR_NUM_I)

Parameters
mcc_t
  • ASCII character representation of MCC_T; example: 000, 123, etc.
imsi_t_11_12
  • ASCII character representation of IMSI_T_11_12 value; example: 00, 01, etc.
imsi_t_s1
  • ASCII character representation of IMSI_T_S1 value; example: 0123456.
imsi_t_s2
  • ASCII character representation of IMSI_T_S2 value; example: 012.
imsi_t_addr_num
  • Value of IMSI_T_ADDR_NUM.

The documentation for this struct was generated from the following file: